Hey guys( and gals) I'm looking for the AVD settings (specs) for the LGOG.. screen type size etc.
This is for the Java /eclipse /basic4android AVD virtual device emulator... thanks all!
Sent from my LG-E970 using Tapatalk 2
ianwardell said:
Hey guys( and gals) I'm looking for the AVD settings (specs) for the LGOG.. screen type size etc.
This is for the Java /eclipse /basic4android AVD virtual device emulator... thanks all!
Sent from my LG-E970 using Tapatalk 2
Click to expand...
Click to collapse
bump?
Related
Hey guys, this app isn't a share or a mod. It's an app MADE by me. When you launch this app, you have to enter a certain number in the box and then it will convert it to kilograms or grams (depending on your choice). This is just a simple app, not any great one, as there are a million converter apps out there. But, it's important to me as I have built my first Android app. I have been studying basic Java at school for over a year, so after following a tutorial and working on this for 3 days, it wasn't so hard to come up with this. I built this app on Eclipse environment. I'm trying to learn more and build better Android apps. I just wanted to share my first work with you guys.
Screenshot and apk in attachment.
P.S. The apk's file is only 31.4 kb. Hehe!
anasdcool71 said:
Hey guys, this app isn't a share or a mod. It's an app MADE by me. When you launch this app, you have to enter a certain number in the box and then it will convert it to kilograms or grams (depending on your choice). This is just a simple app, not any great one, as there are a million converter apps out there. But, it's important to me as I have built my first Android app. I have been studying basic Java at school for over a year, so after following a tutorial and working on this for 3 days, it wasn't so hard to come up with this. I built this app on Eclipse environment. I'm trying to learn more and build better Android apps. I just wanted to share my first work with you guys.
Screenshot and apk in attachment.
P.S. The apk's file is only 31.4 kb. Hehe!
Click to expand...
Click to collapse
u hav dx.jar in android-sdk?? btw gud job
Thnx for share
N I think more apps are on the way
Sent from my GT-S5360 using xda premium
hell_lock said:
u hav dx.jar in android-sdk?? btw gud job
Click to expand...
Click to collapse
Yeah....i have the whole sdk......and thanks for the compliment bro...m
Sent from my GT-S5360 using Tapatalk 2
anasdcool71 said:
Yeah....i have the whole sdk......and thanks for the compliment bro...m
Sent from my GT-S5360 using Tapatalk 2
Click to expand...
Click to collapse
can u upload dx.jar for me?? pls
hell_lock said:
can u upload dx.jar for me?? pls
Click to expand...
Click to collapse
I will when i get on my laptop...till when do you want it?
Sent from my GT-S5360 using Tapatalk 2
anasdcool71 said:
Yeah....i have the whole sdk......and thanks for the compliment bro...m
Sent from my GT-S5360 using Tapatalk 2
Click to expand...
Click to collapse
CAN U PORT SOME ICS APPS LIKE LAUNCHER,GALLERY,CAMERA,MESSAGING IF U R GOOD IN PORTING APP
by SOMKLL
somkll said:
CAN U PORT SOME ICS APPS LIKE LAUNCHER,GALLERY,CAMERA,MESSAGING IF U R GOOD IN PORTING APP
by SOMKLL
Click to expand...
Click to collapse
These apps can't be ported because there are certain functions that only the higher API levels can perform. Furthermore, we can't decompile the source (java) code of any app. We can only decompile XML files.
Sent from my GT-S5360 using Tapatalk 2
anasdcool71 said:
I will when i get on my laptop...till when do you want it?
Sent from my GT-S5360 using Tapatalk 2
Click to expand...
Click to collapse
by today.. anytime
hell_lock said:
by today.. anytime
Click to expand...
Click to collapse
Alright...i will certainly try to do it....
Sent from my GT-S5360 using Tapatalk 2
anasdcool71 said:
These apps can't be ported because there are certain functions that only the higher API levels can perform. Furthermore, we can't decompile the source (java) code of any app. We can only decompile XML files.
Sent from my GT-S5360 using Tapatalk 2
Click to expand...
Click to collapse
You can decompile the java code from the .class file. Search for java decompiler in Google.
Sent from my GT-S5360 using Tapatalk 2
sasuketobi said:
You can decompile the java code from the .class file. Search for java decompiler in Google.
Sent from my GT-S5360 using Tapatalk 2
Click to expand...
Click to collapse
K...i'll search for it...
Sent from my GT-S5360 using Tapatalk 2
you have nice talent,
please post this in the android apps and games thread so other people will try it
deathnotice01 said:
you have nice talent,
please post this in the android apps and games thread so other people will try it
Click to expand...
Click to collapse
People will laugh at me.....i'll post in that section when i make a good app that stands out from rest of the others...
Sent from my GT-S5360 using Tapatalk 2
@hell_lock
dx.jar in attachment. Couldn't send a PM as net was very slow, and the thread's page was already opened. Place the file in platform-tools/lib...
anasdcool71 said:
Hey guys, this app isn't a share or a mod. It's an app MADE by me. When you launch this app, you have to enter a certain number in the box and then it will convert it to kilograms or grams (depending on your choice). This is just a simple app, not any great one, as there are a million converter apps out there. But, it's important to me as I have built my first Android app. I have been studying basic Java at school for over a year, so after following a tutorial and working on this for 3 days, it wasn't so hard to come up with this. I built this app on Eclipse environment. I'm trying to learn more and build better Android apps. I just wanted to share my first work with you guys.
Screenshot and apk in attachment.
P.S. The apk's file is only 31.4 kb. Hehe!
Click to expand...
Click to collapse
i appreciate u....first step is never measured in terms of distance covered....it just marks the begining of a whole journey.....
keep it up...and keep developing....
Sent from my GT-S5360 using xda premium
can u help at this??
http://developer.android.com/training/basics/firstapp/starting-activity.html#RespondToButton
hell_lock said:
can u help at this??
http://developer.android.com/training/basics/firstapp/starting-activity.html#RespondToButton
Click to expand...
Click to collapse
What kind of help do you need??
Sent from my GT-S5360 using Tapatalk 2
hell_lock said:
can u help at this??
http://developer.android.com/training/basics/firstapp/starting-activity.html#RespondToButton
Click to expand...
Click to collapse
Pm me for any help in creating and debugging apps. I am an proffesional app developer.
jaison thomas said:
Pm me for any help in creating and debugging apps. I am an proffesional app developer.
Click to expand...
Click to collapse
can u tell me wat to do exactly on that page?? The xml files they hav mentioned are not there!!
I have an assignment in school, and was wondering what would be the easiest way to make an android app.
Standard startscreen with play game, help etc and then a choice of a multitude of levels, each level will be similiar to copter or jetpack joyride (a lot simpler than jetpack joyride tbh) thanks guys
42
morucci said:
I have an assignment in school, and was wondering what would be the easiest way to make an android app.
Standard startscreen with play game, help etc and then a choice of a multitude of levels, each level will be similiar to copter or jetpack joyride (a lot simpler than jetpack joyride tbh) thanks guys
Click to expand...
Click to collapse
Java + Eclipse = Android App.
Go learn.
thewadegeek said:
Java + Eclipse = Android App.
Go learn.
Click to expand...
Click to collapse
Java, Android SDK, gedit :silly:
morucci said:
I have an assignment in school, and was wondering what would be the easiest way to make an android app.
Standard startscreen with play game, help etc and then a choice of a multitude of levels, each level will be similiar to copter or jetpack joyride (a lot simpler than jetpack joyride tbh) thanks guys
Click to expand...
Click to collapse
If you're looking for some start over, head over here:
http://forum.xda-developers.com/showthread.php?t=1753131
lithid-cm said:
Java, Android SDK, gedit :silly:
Click to expand...
Click to collapse
Only for PROs
Sent from my Galaxy Nexus using Tapatalk 2
lithid-cm said:
Java, Android SDK, gedit :silly:
Click to expand...
Click to collapse
Well if we want to go that route...
Android SDK + Java + Vi = Android App.
Sent from my SCH-R760 using Tapatalk 2
thewadegeek said:
Well if we want to go that route...
Android SDK + Java + Vi = Android App.
Sent from my SCH-R760 using Tapatalk 2
Click to expand...
Click to collapse
If your going to go that route...
I was suggesting that there are other GUI editors newbies could use and can compile the app with ant. With my experience eclipse can be just as convoluted as setting up a Linux environment. In real world use, vi would be used by a very low percentage of users.
Sent from my Galaxy Nexus using xda premium
This is pretty alpha. I heard that the dev has started working on it again.
I tried crazy taxi which is pretty playable.
Here's snapshot of the game
Have to check it out. Now just need to find games
Sent from my GT-N7100 using xda app-developers app......If I helped you please press the thanks button
toofank said:
** Title should say Dreamcast **
This is pretty alpha. I heard that the dev has started working on it again.
I tried crazy taxi which is pretty playable.
Click to expand...
Click to collapse
Thanks!! *_*
I was so looking for this!!! Missed those games back from my days jet set radio FTW
Sent from my GT-N7100 using Tapatalk 2
Thanks for the link, can't seem to get any games to work, is it internal sd card or external sd card for the nulldc folder / games ?
PSP yesterday Dreamcast today Jesus we are lucky people
So how do we set the clock? Lol..can it only be used with a controller
So is this the old version that was leaked or the new version EXpsy is working on?????
Sent from my GT-N7100 using Tapatalk 2
zorg2000k said:
Thanks for the link, can't seem to get any games to work, is it internal sd card or external sd card for the nulldc folder / games ?
Click to expand...
Click to collapse
I have only tried crazy taxy and its very playable. Just put the nulldc folder in ur sd root. Then u put ur game under discs folder. Here's how game files look like:
E_Goldstein said:
PSP yesterday Dreamcast today Jesus we are lucky people
So how do we set the clock? Lol..can it only be used with a controller
So is this the old version that was leaked or the new version EXpsy is working on?????
Sent from my GT-N7100 using Tapatalk 2
Click to expand...
Click to collapse
Its the old leaked one.
here's a new NDS emu btw...in case anyones interested. the old one does not have an active dev
https://play.google.com/store/apps/...esult#?t=W251bGwsMSwxLDEsImNvbS5xaW5ncGluZyJd
E_Goldstein said:
PSP yesterday Dreamcast today Jesus we are lucky people
So how do we set the clock? Lol..can it only be used with a controller
So is this the old version that was leaked or the new version EXpsy is working on?????
Sent from my GT-N7100 using Tapatalk 2
Click to expand...
Click to collapse
Wha....what?! What is this madness? PSP emulator? I now have a use for all my UMD's! Would you mind linking me?
Sent from my Galaxy Note 2 through the Space Time Continuum
Suicidal Chicken said:
Wha....what?! What is this madness? PSP emulator? I now have a use for all my UMD's! Would you mind linking me?
Sent from my Galaxy Note 2 through the Space Time Continuum
Click to expand...
Click to collapse
Here ya go
http://www.ppsspp.org/index.html
Sent from my GT-N7100 using Tapatalk 2
Hi.how to crack android game & apps?
Example : Tegrak Overclock 1.9.11?!
Sent from my GT-I9100 using Tapatalk 2
roozbeh158 said:
Hi.how to crack android game & apps?
Example : Tegrak Overclock 1.9.11?!
Sent from my GT-I9100 using Tapatalk 2
Click to expand...
Click to collapse
Crack? Is that what your smoking because you must be if you think this is a appropriate topic for XDA. Also we have a QUESTIONS forum for , err QUESTIONS. You fail on all levels.
Dumbass.
roozbeh158 said:
Hi.how to crack android game & apps?
Example : Tegrak Overclock 1.9.11?!
Sent from my GT-I9100 using Tapatalk 2
Click to expand...
Click to collapse
take a rock of dimensions 10*20 (make sure if its not exact apps wont run)
hit the rock on your phone screen as hard you can
if it cracks move to next step if not keep trying
hit the rock as hard you can on your head
your apps will now run for free
bluefa1con said:
take a rock of dimensions 10*20 (make sure if its not exact apps wont run)
hit the rock on your phone screen as hard you can
if it cracks move to next step if not keep trying
hit the rock as hard you can on your head
your apps will now run for free
Click to expand...
Click to collapse
Lolzzz...best reply
Sent from my GT-I9100 using xda app-developers app
Hi,
Is it possible to change the phone number of mine on the android emulator, just like Genymotion. any ideas would be nice and appreciated. thanks in advance.
Cheers.
iryna7 said:
Hi,
Is it possible to change the phone number of mine on the android emulator, just like Genymotion. any ideas would be nice and appreciated. thanks in advance.
Cheers.
Click to expand...
Click to collapse
[emoji641] [emoji646] [emoji638] [emoji639] [emoji644] [emoji643] [emoji644] [emoji642] [emoji642] [emoji639]
Sent from my C6530N using Tapatalk
Seriously???
Sent from my SM-N910G using Tapatalk