Custom apps creation - Amazfit

Hi All,
I'm waiting my amazfit (bought yesterday), I'm interested in creating simple open source apps for this device.
Where I can find resources for development?
I didn't found any link to custom app sources, there are some copyright issues or what?
Best Regards
Valerio

Where did you look?
In this very forum are a few, like a TabataTimer.

Many thanks for the advice, found it on github.
As far as i understood the avd virtual machine has to be set as mips 320x300. Somebody can confirm or share the right setting?

Where did you find it?
turronet said:
Many thanks for the advice, found it on github.
As far as i understood the avd virtual machine has to be set as mips 320x300. Somebody can confirm or share the right setting?
Click to expand...
Click to collapse
Can you share this github where you found the information?
And also, did you managed to successfully develop an app?

I found this good idea.I miss from watch drink water option,what remeber you to drinking water.

AlanTas said:
Can you share this github where you found the information?
And also, did you managed to successfully develop an app?
Click to expand...
Click to collapse
1) https://github.com/zaretskyy/TabataAmazfit
2) WIP

Related

Remote Tracker for Android?

Does anyone know if there is a similar Android app to this fabulous WinMo app?
http://forum.xda-developers.com/showthread.php?t=394203
If this is not in the correct place, please move it.
I figured since the WinMo version was created by someone on XDA, maybe someone here has, or would, create an Android version?
Theres wavesecure and mobile defense on the market.
Spykez0129 said:
Theres wavesecure and mobile defense on the market.
Click to expand...
Click to collapse
I can't really tell if either of those apps does the same thing as Remote Tracker, but in searching for them I ran across Theft Aware.
http://www.appbrain.com/app/at.itagents.ta_setup_mf
It seems like it might do the trick. Not free though...
Remote Tracker for Android
Look here:
http://forum.xda-developers.com/showthread.php?p=17287865#post17287865
Cirrus manager
sent from my cm7-ified epic
Questions or Problems Should Not Be Posted in the Development Forum
Please Post in the Correct Forums
Moving to Q&A
lufc said:
Questions or Problems Should Not Be Posted in the Development Forum
Please Post in the Correct Forums
Moving to Q&A
Click to expand...
Click to collapse
RemoteTracker for Android is almost there!
Hello all,
I know I was out for a very long time. But now it's time to release the first version for Android. But, before I go to Google Play, I need to test it in several devices. So, I released the first release candidade version in http://remotetracker.sourceforge.net/RemoteTracker.apk.
There is also a PRO version, with more features, like capture all images from camera, take a picture from front camera when SEND button is pressed and more. You will can buy it from Play, but helping me with tests, translations or anything you will get it for free.
As I said before, RemoteTracker for Windows Mobile could be a success because the users, not me. And you can do it again for Android
There is a long way to go. I'm just starting the project.
All the Best!!!
That good news, I'm downloading and testing!
Can't install on android froyo
In sourceforge description in found "Android 2.2+)" but can't install apk on Huawei U8350 android foyo .2.2.2 I've an kit analysis error :crying:, no hope for this device , thanks ? :fingers-crossed:
joubertvasc said:
Hello all,
I know I was out for a very long time. But now it's time to release the first version for Android. But, before I go to Google Play, I need to test it in several devices. So, I released the first release candidade version in http://remotetracker.sourceforge.net/RemoteTracker.apk.
There is also a PRO version, with more features, like capture all images from camera, take a picture from front camera when SEND button is pressed and more. You will can buy it from Play, but helping me with tests, translations or anything you will get it for free.
As I said before, RemoteTracker for Windows Mobile could be a success because the users, not me. And you can do it again for Android
There is a long way to go. I'm just starting the project.
All the Best!!!
Click to expand...
Click to collapse
Hi there.
Where can I read some documentation?
Thx
http://remotetracker.sourceforge.net
all the best.
LOCK - lock your device. This command uses a special syntax: rt#"lock,[personal lock message]"##[password] . BE CAREFUL WITH THIS COMMAND. DON'T TRY THIS IF YOU CAN'T USE THE UNLOCK COMMAND!
UNLOCK - unlock your device
Click to expand...
Click to collapse
How does one know if he/she can or not use the UNLOCK command if he/she previously did not LOCK device?
http://www.modaco.com/content/apptodate/267096/download-apptodate-supported-applications/
Click to expand...
Click to collapse
link broken
Also, is there a way to put WM6 device into airplane mode or shut it down?

I'm using Linux and could use some help with learning to develop for Android

Hello,
I'm fairly new to developing in general and I am some what intimidated by what I've been told I may have to learn to develop for Android.
Here's what I've done so far by reading the threads:
I've downloaded the latest Android SDK and its tools
I read through the ADB man page and have created my path to my Device
I know how to push, pull, log and from Terminal.
I was told that I may need to learn Java to develop for Android. If this is the case, do any of you recommend specific books?
If so - could you put the Amazon link in a reply? Or maybe just the author's name?
Thank you in return.
Klonopin said:
Hello,
I'm fairly new to developing in general and I am some what intimidated by what I've been told I may have to learn to develop for Android.
Here's what I've done so far by reading the threads:
I've downloaded the latest Android SDK and its tools
I read through the ADB man page and have created my path to my Device
I know how to push, pull, log and from Terminal.
I was told that I may need to learn Java to develop for Android. If this is the case, do any of you recommend specific books?
If so - could you put the Amazon link in a reply? Or maybe just the author's name?
Thank you in return.
Click to expand...
Click to collapse
Actually i would recommend you to start devving by making themes because it only involves editing xmls in apk and changing images...it will also help you understand how to decompile and recompile apk which is the most basic of modding!!!
Sent from my GT-N7000 using xda app-developers app
vijai2011 said:
Actually i would recommend you to start devving by making themes because it only involves editing xmls in apk and changing images...it will also help you understand how to decompile and recompile apk which is the most basic of modding!!!
Sent from my GT-N7000 using xda app-developers app
Click to expand...
Click to collapse
Which is creating themes, not developing, they are two totally different things.
@OP
http://shop.oreilly.com/product/0636920023005.do
http://shop.oreilly.com/product/063...4aa42dc6a903&intcmp=af-mybuy-0636920010883.IP
http://www.amazon.com/Java-Programm...keywords=Java+Programming:+From+the+ground+up
vijai2011 said:
Actually i would recommend you to start devving by making themes because it only involves editing xmls in apk and changing images...it will also help you understand how to decompile and recompile apk which is the most basic of modding!!!
Sent from my GT-N7000 using xda app-developers app
Click to expand...
Click to collapse
I was thinking about making some themes for devices and what not. So if you have any resources PM me - I'd be interested in that as well.
thewadegeek said:
Which is creating themes, not developing, they are two totally different things.
@OP New user can't post links - had to remove them.
Click to expand...
Click to collapse
Thank you thewadegeek - I'll be doing some researching. Ubuntu 12.04 is fine for developing right? or would I need something else?
Klonopin said:
Ubuntu 12.04 is fine for developing right? or would I need something else?
Click to expand...
Click to collapse
Hi There
Ubuntu is fine for development, You're going to want to install eclipse. You're really tackling 2 things here, Java Development and how that applies to Android.
If you're starting from the very beginning then some good resources are.
Android Developer web site [ developer.android.com ]
This should be the first place you go to for android development, it contains the documentation for the android framework as well as some additional howto's etc. The Installing the SDK [ developer.android.com/sdk/installing ] will guide you through getting eclipse setup and ready for Android Development. You should then be able to follow the Building Your First App [ developer.android.com/training/basics/firstapp ] guide, to create your first Android app.
For Java Development in General the Oracle website has some good resources.
Oracle Java Tutorials Index [ docs.oracle.com/javase/tutorial ]
If you're completely new to software development then you'll want to read The Java Language Section [ docs.oracle.com/javase/tutorial/java ] , this explains Object Oriented Programming and it's conecpts. I would probably look at the Get Started Section [ docs.oracle.com/javase/tutorial/getStarted ] also, although you maybe able to get by with the Android Stuff.
Hope That Helps and Good Luck!
trevd said:
Hi There
Ubuntu is fine for development, You're going to want to install eclipse. You're really tackling 2 things here, Java Development and how that applies to Android.
If you're starting from the very beginning then some good resources are.
This should be the first place you go to for android development, it contains the documentation for the android framework as well as some additional howto's etc. The Installing the will guide you through getting eclipse setup and ready for Android Development. You should then be able to follow the Building Your First App guide, to create your first Android app.
For Java Development in General the Oracle website has some good resources.
If you're completely new to software development and then you'll want to read, this explains Object Oriented Programming and it's conecpts. I would probably look at the Get Started Section also, although you maybe able to get by with the Android Stuff.
Hope That Helps and Good Luck!
Click to expand...
Click to collapse
Hi I've already gotten the Android SDK and as previous users have given me, I also have Java books and Android development books as well but I'm happy to try another thing out as well. Thanks for the informative articles.
Sent from my LiquidSmooth ICS 1.5 Thunderbolt
Klonopin said:
Hi I've already gotten the Android SDK and as previous users have given me, I also have Java books and Android development books as well but I'm happy to try another thing out as well. Thanks for the informative articles.
Sent from my LiquidSmooth ICS 1.5 Thunderbolt
Click to expand...
Click to collapse
You have what you need.
Sent from my Galaxy Nexus using xda premium
Yep you'll be fine with 12.04.
Sent from my SCH-R760 using Tapatalk 2
I just picked up a physical book of Learning Android 2 from my library. Is there a different framework between versions?
I would honestly say there is no starting point.
You can start developing kernels. Even I try to do a basic understanding of how they work. I do basic undervolting for my phone and few mods.
You can also try learning java and contribute to Android AOSP or CyanogenMod
Or yeah theming is also an option.
I would also like an answer to this...
I have ubuntu installed, I have Java experience, I have the Android SDK installed.
Are there any tutorials out there that give you a step by step guide on how to build a fully functioning Android ROM from scratch?
I've had a look around and different tutorials are telling me different things and they all seem to say "this will not make a full ROM". I have a phone that isn't widely supported (Galaxy S2 LTE i9210t Australia) and since Samsung have delayed ICS for our device for about the 100th time, I'd like to learn how to develop ICS for our handset.
Our handset doesn't even have a forum. We have one thread with quite a few people crying out for a decent, stable ROM 4.0+ and I'd like to help.
Dallby said:
I would also like an answer to this...
I have ubuntu installed, I have Java experience, I have the Android SDK installed.
Are there any tutorials out there that give you a step by step guide on how to build a fully functioning Android ROM from scratch?
I've had a look around and different tutorials are telling me different things and they all seem to say "this will not make a full ROM". I have a phone that isn't widely supported (Galaxy S2 LTE i9210t Australia) and since Samsung have delayed ICS for our device for about the 100th time, I'd like to learn how to develop ICS for our handset.
Our handset doesn't even have a forum. We have one thread with quite a few people crying out for a decent, stable ROM 4.0+ and I'd like to help.
Click to expand...
Click to collapse
Im not going to link to them because they are common as muck on xda but look for guides for building from source. If you have the source, you can make any changes you like without having to patch stuff together.
I havent personally started doing this yet but ive been messing with android for about 2 years now and ive just started creating my own roms etc.
Sent from my MB860 using xda app-developers app
http://forum.xda-developers.com/showthread.php?t=1762641
Klonopin said:
Hi I've already gotten the Android SDK and as previous users have given me, I also have Java books and Android development books as well but I'm happy to try another thing out as well. Thanks for the informative articles.
Sent from my LiquidSmooth ICS 1.5 Thunderbolt
Click to expand...
Click to collapse
I recommend you learn basic java then check out the hello world tutorial on developer android page.
focus more time on programming then reading, play around with the code.
and good luck.

[Q] Remote Android execution environments

Hi,
I saw on Internet some services that give you the possibility to test an Android app on the web: for example, Manymo launches an emulator on a remote server and give you the possibility to interact with it. AppSurfer let you test your Android app in an emulator-like environment. Pieceable Viewer is similar to AppSurfer but for iOS.
According to you, how these services are implemented?
Maybe there are some emulators running on a remote server on which run a vnc server, but looking at AppSurfer or PieceableViewer they looks too responsive for this implementation.
Any ideas?
Thanks
There's a forum for the Motorola Defy, and looking around, I find many people asking the same question as you. Apparently, there's still no way to root it.
Keep looking/waiting.
post-mortem said:
There's a forum for the Motorola Defy, and looking around, I find many people asking the same question as you. Apparently, there's still no way to root it.
Keep looking/waiting.
Click to expand...
Click to collapse
I'm sorry but I didn't understood your answer. I looked in the Motorola Defy forum but I didn't find any reference to what I was asking for
Can you paste the link of the thread you're speaking about?
Thank you
No one has any idea about it?
(I hope this is the correct section of the forum for this type of thread)
Wow. Sorry, I must have replied to the wrong thread! I have no memory of reading your post.
Whoops!

Application using buil-in camera

Hello, I am new in creating Android apps. I have installed Eclipse. Hello world app working fine. My question is how I can use built-in camera in my application? I already gave permission. Where should I write code etc and what? My knowledge about programming is also very poor. I would appreciate for any suggestion/linking.. Thanks in advance who will reply in this post.
AMKiss said:
Hello, I am new in creating Android apps. I have installed Eclipse. Hello world app working fine. My question is how I can use built-in camera in my application? I already gave permission. Where should I write code etc and what? My knowledge about programming is also very poor. I would appreciate for any suggestion/linking.. Thanks in advance who will reply in this post.
Click to expand...
Click to collapse
developer.android.com will have some very basic tutorials for you. That's the best place to start. Beyond that, a Google search for what you're wanting to do with yield many options.

[Q] Android app help!

So for my class I need to make a mobile app about the arctic fox. I no absolutely no coding at all and have been scouring the web for programs that will work. I've tried MIT/Google App creator but didn't have much luck with it. I'd like it so that when you press any one of the 5 images of the fox a text box will pop out with additional information. For the title page, I just want it to simply show it as a splash screen. If anyone can recommend a suitable program that would be amazing!
Umm seems that since I don't have 10 posts kindly look at this thread for the images: overclock.net/t/1347502/making-an-android-app-help/0_30
Warm regards
Dar_T said:
So for my class I need to make a mobile app about the arctic fox. I no absolutely no coding at all and have been scouring the web for programs that will work. I've tried MIT/Google App creator but didn't have much luck with it. I'd like it so that when you press any one of the 5 images of the fox a text box will pop out with additional information. For the title page, I just want it to simply show it as a splash screen. If anyone can recommend a suitable program that would be amazing!
Umm seems that since I don't have 10 posts kindly look at this thread for the images: overclock.net/t/1347502/making-an-android-app-help/0_30
Warm regards
Click to expand...
Click to collapse
Surely your class wouldnt give you work to do that wasnt something you had already learnt or was meant to learn?
To answer your question there are a number of sites that offer this but most that I know of are paid for
i can help you with coding if you want... just write me a pn...
i not the best with the android sdk because i only developed some games with other engines for android but i think i can help you
Sorry for my bad englisch
zacthespack said:
Surely your class wouldnt give you work to do that wasnt something you had already learnt or was meant to learn?
To answer your question there are a number of sites that offer this but most that I know of are paid for
Click to expand...
Click to collapse
lol you'd think so right? Funny thing is this is a science course and all she did was link some free app builder (they are terrible btw). I have no idea why this assignment is here. I found MobinCube which has everything I need except the fact that it just smacks an ad right on the bottom of it and paying for an ad free one is 150$.
emyaz said:
i can help you with coding if you want... just write me a pn...
i not the best with the android sdk because i only developed some games with other engines for android but i think i can help you
Sorry for my bad englisch
Click to expand...
Click to collapse
Thanks! I'll keep this in mind and if I can't find any other solution I'll definitely turn to you for help. Cheers.
So this is what the app should look like: overclock.net/t/1347502/making-an-android-app-help/0_30 I added a reply post to that thread. I just need it be ad free now!

Categories

Resources