919 Topics

Member Avatar for
Member Avatar for Siberian

Hi, I was informed the only way to get [this](http://cssdeck.com/labs/navigation-dropdown-with-flip-effect) drop down to work on Andriod, WP & to a larger extent iPhone is though JS, I was hoping someone could lead onto what that problem may be ?

Member Avatar for Siberian
0
262
Member Avatar for momal

I'm making an app that allows users to add speech bubbles on runtime and place them any where on the screen. First I was using a different approach and I failed. So I found a tutorial that had a simple drag and drop way. I am able to create a …

0
131
Member Avatar for happygeek

You might be forgiven for thinking that the iPhone is the most secure of the smartphone choices, especially if you've opted for a 5S or above with that fingerprint reader for secure ID and iOS 8 as the most robust of operating systems. Forgiven, but wrong; despite the claims from …

Member Avatar for happygeek
1
488
Member Avatar for haze man

Hi guys, I am pretty new here and with android development. I have created my first app and am looking to expand on it and add some more style to it. What I am trying to do is add a navigation drawer to the app. So instead of the buttons …

Member Avatar for peter_budo
0
357
Member Avatar for Varunkrishna

Hi all Please find the telegram android application's source code https://github.com/DrKLO/Telegram/ This is a working android application, and I want to use this application as a messenger in my web application, so with this same set of code can I be able to create a web application. Thanks Varun Krishna. …

Member Avatar for Varunkrishna
0
352
Member Avatar for castajiz_2

I believe everyone heard the news from November the 11th-"Opening up Visual Studio and .NET to Every Developer, Any Application: .NET Server Core open source and cross platform, Visual Studio Community 2013 and preview of Visual Studio 2015 and .NET 2015". Maybe some people will disagree but I think that …

Member Avatar for ryantroop
0
281
Member Avatar for Benjamin_4

i am designing an android app and in me deisgns there is one with a tabView thats hosts another tabView in one of the tabs. i want to know if there is a way to implement this design please, if yes i would appreciate some suggestions and pointers. below is …

Member Avatar for peter_budo
0
78
Member Avatar for Stefce

Hello i have a little problem with moving ball around screen, also i'm confused why i cannot put this variables `double x = 0, y = 16, muvx = 0, muvy = 0;` at the public class MainActivity to be local variables and also i don't know how to set …

Member Avatar for peter_budo
0
2K
Member Avatar for Stuart_3

Hello, I am a new developer and am making my first app which will be open source after I finish it. How do you make a notification apply to all dynamically created objects rather than the last one in a linear layout? I have created 2 methods, one called CreateDialog(); …

0
157
Member Avatar for oriclon
Member Avatar for DawnofanewEra

I'm new to java and I'm working on a small android project using eclipse. I created a table and I want to populate it with data from a file. I have done this using EditText control shown below. public void AddRowItemTable(View view) { EditText itemid_Text= (EditText) findViewById(R.id.itemid); EditText itemname_Text=(EditText) findViewById(R.id.itemname); …

Member Avatar for stultuske
0
250
Member Avatar for funnym3

how to get the declared value from other java file and use it to another java file? like I want to show the user's real name using the textView when he/she successfuly login, from the main activity to the welcome page. example "Welcome User". I have tried this but it's …

0
200
Member Avatar for castajiz_2

I would like my app to go to another page when i slide it horizontaly. I don't know the appropriate name of such an action and therefore am not able to find any refference on google. Can anyone point out the keyword that I missing and give some links for …

Member Avatar for castajiz_2
0
237
Member Avatar for umair jameel
Member Avatar for peter_budo
-1
155
Member Avatar for skyyadav

Hi I have two edittexts and I have to generate random no and randomly show in one of two edittexts. generating random no is ok,but randomly showing in one of the edittext, I donot have any idea. if any one have any hint or any arrticle.,Please help

Member Avatar for skyyadav
0
195
Member Avatar for 9tontruck

Hi.. I am trying to make a broadcast receiver that receives BOOT_COMPLETED when the decvice is powered up; and eventually I want to launch my application. Here's my code: MainActivity.java BroadcastReceiver mReceiver = null; @Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); //receiver IntentFilter filter = new IntentFilter(Intent.ACTION_SCREEN_ON); filter.addAction(Intent.ACTION_SCREEN_OFF); filter.addAction(Intent.ACTION_BOOT_COMPLETED); mReceiver …

Member Avatar for 9tontruck
0
970
Member Avatar for archie.herbias

How to get the position of a device that is connected to the network but there is no internet connection? The connection is wifi. I can't use GPS because it uses internet and i don't want to use the cell network data to get the position. Is there a way …

Member Avatar for rubberman
0
200
Member Avatar for Transcendent

I want to start learning Android programming. I was wondering what is the best book for beginners on android programming?

Member Avatar for harry_6
0
341
Member Avatar for hwoarang69

using: eclipse I have created a android app and I am trying to add some ads on to it. I am using admob.com but I am not sure what I am doing wrong. First here is error I am getting: #------- #ERROR: #------- 08-27 23:09:03.650: E/AndroidRuntime(26340): FATAL EXCEPTION: main 08-27 …

Member Avatar for peter_budo
0
1K
Member Avatar for castajiz_2

I ve made an windows phone app in c# and now I m making equal android app. I ve come to the problem where I have to compare some times. In c# there is a well known TimeSpan class but I see that java(Android) does not have such class. Could …

Member Avatar for castajiz_2
0
821
Member Avatar for Dorajes

hello, ts there a way to transfer my whatsapp chats on Android to my new iPhone 5S? I have the whatsapp messages backed up on my computer. Thanks.

Member Avatar for Cracaca
0
198
Member Avatar for happygeek

Hardly a week goes by without yet another press release hitting the desk of your technology journalist, or research flag being raised amongst the IT Security profession, that claims Android is insecure. What Android actually is, just like Windows on the desktop in fact, is a big and attractive target; …

Member Avatar for Kelly Burby
1
380
Member Avatar for happygeek

As a platform, Android is naturally very attractive to the criminal fraternity in terms of potential profitability. After all, it has the market share and that nearly always means it has large numbers of users for whom the word security may as well be written in the Cyrillic alphabet. My …

Member Avatar for expertmagician
4
395
Member Avatar for Gianluca_1

Hey guys, so I'm creating this webapp that creates a QrCode based on informations given by the user, decodes QrCodes and creates a log. I would like some tips, like QrCodes, Image processing, Getting SubImages libraries and API's. I'm using HTML5, CSS3 and JavaScript. This webapp will be able to …

Member Avatar for NotoriousZeus
0
280
Member Avatar for istteffy

Hello guys, have you got any samples of mobile security application or database security on SQLight that works? My idea is to learn a secure login where users location is shown, captured and added to the database when the user logs in. I am a student, starting on security and …

Member Avatar for istteffy
0
263
Member Avatar for pwolf

I have just started looking into vim, and It seems very cool indeed ! However, I am not sure whether I should use it for everything or if I should use an ide with a vim plugin. I am interested in learning libgdx/android and google glass stuff. So which would …

Member Avatar for jwenting
0
711
Member Avatar for ben.juarez.773

I'm trying to prefill webforms in iframes using Requests. If that can't be done, does anyone have a script I can use that works with webbrowser? I like that it calls the default web browser in just about any system, which is great for my Android applications. I've tried using …

Member Avatar for ben.juarez.773
0
314
Member Avatar for nevil120

I have Android app and 1 php application. I want to invoke android function when the button is clicked on my php application (on latop-pc browser). So basically Php to android communication. How to achieve that?

Member Avatar for timetraveller1992
0
166
Member Avatar for new_programmer

Hi, I m new to android mobile appn devlp. Pls suggest me study materials for that. I hav 2 years of xprns in core java appl devlp. I want full detail of 1. how to learn ? that means where to start ? 2. simulators or emulators available 3. Text …

Member Avatar for peter_budo
0
633
Member Avatar for Akash_Soni

Hello, I have to develop android application that is used for screen sharing of android device through wifip2p(NFC) technology so i am thinking of doing it by capturing screenshot from source device and send it to the destination device but in screen sharing **frames per second** plays an important role …

Member Avatar for Akash_Soni
0
102

The End.