1,248 Topics

Member Avatar for
Member Avatar for tobyITguy

Does anyone currently use Xamarin framework for development? Its supposed to enable you develop cross platform with c# but some C# code i use in a console app that works properly doesnt work in Xamarin. Wandering if anyone has got that sorta issue.

Member Avatar for tobyITguy
0
339
Member Avatar for malladiram
Member Avatar for peter_budo
0
78
Member Avatar for Abu_4

I need some Unique Idea About my final Year Project . It could be a Website or an Android application. I want to create Something very unique which in some sense benefits a society. or on the other hand i can create a unique and addictive game. i am going …

Member Avatar for ddanbe
0
98
Member Avatar for thirumoorthym
Member Avatar for jwenting
-1
267
Member Avatar for theredhosting

Hello Friends, Please tell me, Which Operating System Is Better..? Android Or Windows Or Symbian...?

Member Avatar for vegaseat
0
217
Member Avatar for cleve23

Hi all, I followed a tutorial on using the action bar and i face problem trying to split it. All my items just get fitted in to the overflow menu. Please help me with it. Below is my code: AndroidManifest.xml <?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.example.androidapptutorial" android:versionCode="1" android:versionName="1.0" > <uses-sdk …

0
126
Member Avatar for coolsasuke

Hello everyone, i am new in android programming - or perhaps, in android studio. I've once used ADB to input tap / open app's xml files with root access but it is a hassle as i have to keep on connecting my mobile phone to my pc. So now i've …

Member Avatar for s3xandch0c0late
0
219
Member Avatar for m.rahman1

Dear, I have a android mobile, i am use in wifi network but some time mobile are not connect in wifi network, so what can i do?

Member Avatar for rubberman
-1
171
Member Avatar for hefaz
0
102
Member Avatar for OsaMasw

Hello guys , am new to Android Development, I've created many test apps for learning, using webview and lists and creating multiple activities, I have an application that get URL with JSON data contain url with streaming video and when click on button open VLC with URL provided. JSon FILE …

Member Avatar for peter_budo
0
4K
Member Avatar for OsaMasw

hello guys, am very new to android development, ans am trying to do my best to learn it,I have json output created from one of my PHP projects here is my output [ { "id": "1", "name": "BEiN HD 1", "link": "http:\/\/www.mysite.com\/tv4.ogg", "image": "http:\/\/www.mysite.com\/images\/jsc8.png" }, { "id": "2", "name": "BEiN …

Member Avatar for peter_budo
0
413
Member Avatar for hefaz

Help me, What is @override in Jave? i can't understand a bit of the code in jave, when i am reading an android game source code. Thanks

Member Avatar for hefaz
0
130
Member Avatar for lena1990

i use the below code to create file in android but the files are not created when i use android version 4.x but when i use version like 2.x the code working fine and the files are created File path = new File( Environment.getExternalStorageDirectory()+"/FullDuplexCall/"); path.mkdirs(); try { sendfile = File.createTempFile("sendfile", …

Member Avatar for peter_budo
0
369
Member Avatar for hwoarang69

I am trying to build a workout timer app for android sdk. I want to learn how to build a circle and how to slowly reduce it. Take a look a image below for example. I want to get the same effect but was ever able to get it. Any …

Member Avatar for Slavi
0
270
Member Avatar for Harini89

Hai i Have developed android mobile apps using eclipse juno and i have connect it with mysql 5.1.73 but i am unable to do it.please help me to sort it out .i am ruunin with following errors. Errors at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) …

0
218
Member Avatar for Muhammadian

I am studying architecure oF android framework from 3 months because i want job quickly after completion but due to my fellows final year project purposal submitting on .net framework application which i should choose between .net and android development while i am new for .net?

Member Avatar for rubberman
0
106
Member Avatar for adnan_6

Please let me clarify that as for the ios(iphone) there is need of .app file as opposed to android where there is need of .apk file. Please tell that is there a way to use xamarin studio for ios(iphone) for .app file that can be used in the ios(iphone) without …

Member Avatar for Kelly Burby
0
186
Member Avatar for luigi_1

i was developing an app for android where by clicking on buttons i could control the digital state of an Arduino board. Arduino responses with a xml file created in runtime and, by fetching its contents, i'd like to display the actually state of the pins. Now, i could realize …

0
112
Member Avatar for lena1990

Hi all , I create a small VoIP application to transmit voice and I want to calculate delay so I need both devices to have the same time if you have an idea to calculate the delay or to synchronize the two devices I will be gretaful for any help

Member Avatar for lena1990
0
226
Member Avatar for Violet_82

Hi peeps, I have just purchased a used iphone 5 from ebay which is apparently locked to a provider, does anybody know where I can find more information about unlocking it? I usually unlock android phones, so I wouldn't expect it to be too difficult, I'm just not sure where …

Member Avatar for Violet_82
0
165
Member Avatar for centenond

so i want to make a MMO android game, but ive research and cant find what i need. id be thankful if u guys can point me to some tutorial or something. I think i need AppWarp?

Member Avatar for peter_budo
0
207
Member Avatar for sudhakar4712
Member Avatar for dloj333

I am wondering what is the real develpement path for Android. Google creates it the new OS such as Lollipop and the individual phone manufactureres pass it out to cell phones through the individual carriers? Do the manufacturers touch the code? Does ATT and Verizon touch the code? I would …

Member Avatar for AleMonteiro
0
93
Member Avatar for mark_jason

I have a problem with Eclipse when i try to start emulator it says: Starting emulator for AVD 'Nexus_5_API_21_x86' emulator: ERROR: x86 emulation currently requires hardware acceleration! Please ensure Intel HAXM is properly installed and usable. CPU acceleration status: HAX kernel module is not installed! I tried to instal HAXM …

Member Avatar for peter_budo
0
294
Member Avatar for nyfan68

I am working on an application that will let a user make a graph using the number of hours that the user has slept. Currently the attached code will take the input and make a graph expecting an integer values from the user. I want to be able to instead, …

Member Avatar for nyfan68
0
715
Member Avatar for Sakura-oct

Im android developer < I started with android without abase of java. well I worked as android developer for a year but I feel that my skills not improved very well after a year just like something missing. my question is: if I focuse on learning android gonna make me …

Member Avatar for peter_budo
0
176
Member Avatar for Forte1292

I've been having this issue for a while and can't figure out how to fix it. I have one activity with four fragments. I'm having an issue with one fragment. I have a button on this fragment that when pressed needs to add another button. This works. However when I …

Member Avatar for peter_budo
0
4K
Member Avatar for fuseteam_1

hello i would like to if it is possible to run an windows mobile app on android using an similar solution as google's arc

Member Avatar for rubberman
0
56
Member Avatar for patricbensen

I am a newbie in Android App Development. I have designed basic apps like a simple notepad but I don't get pretty good tutorial books on how to do it. Would you please recommend me a link where I can get awesome notes on the same. Thanks

Member Avatar for AleMonteiro
0
279
Member Avatar for Misklahr

Hello there! I'm trying to understand some basic android animation programming using Android Studio, and I have followed some tutorials on the internet. I already know some basic java programming, but I have a problem with my "copy/paste app" I made from youtube. This is my MainActivity: public class MainActivity …

Member Avatar for AleMonteiro
0
270

The End.