Related
Hello
I wrote a shopping list application, in which i focused on a speed in
which you can create a shopping list and share(and update after that)
it with your friend. So i avoided any forms often frequented in this
type of applications, and came up with a very simple design. You would
just enter your items into the text field with some autocomplete,
adjust the amounts, then click sharing button, select your friend and
that's it.
I also use Google App Engine for server side to keep this free.
I wrote this a while ago, now i would like to improve it to add some
more features, so any feedback and ideas for improvement would be much
appreciated
Link to Play Store:
https://play.google.com/store/apps/details?id=com.kaukas.sharedsl
GammaL said:
Hello
I wrote a shopping list application, in which i focused on a speed in
which you can create a shopping list and share(and update after that)
it with your friend. So i avoided any forms often frequented in this
type of applications, and came up with a very simple design. You would
just enter your items into the text field with some autocomplete,
adjust the amounts, then click sharing button, select your friend and
that's it.
I also use Google App Engine for server side to keep this free.
I wrote this a while ago, now i would like to improve it to add some
more features, so any feedback and ideas for improvement would be much
appreciated
Link to Play Store:
https://play.google.com/store/apps/details?id=com.kaukas.sharedsl
Click to expand...
Click to collapse
Cool app. I like it. Clickable link :
https://play.google.com/store/apps/details?id=com.kaukas.sharedsl
I got this idea to many time ago, but was something like ( you should add it) a "social tasks" list, for example, there are some few tasks to do at home, you put this in the social to-do lists and everyone in the family could see the lists, and when the tasks are completed, they should be notified or the task deleted from the social list!!
Just watch the démo vidéo ans it looks really nice !
Envoyé depuis mon Nexus 7 avec Tapatalk
GammaL said:
I wrote this a while ago, now i would like to improve it to add some
more features, so any feedback and ideas for improvement would be much
appreciated
Click to expand...
Click to collapse
Really nice app, follows some feedback:
Try to implement the native ActionBar or use SherlockActionBar. Using just the native ActionBar will make your app incompatible with versions below 3.0. Using Sherlock your app will be compatible with 2.1 and above. This will make the app more integrated to the system.
Other changes you can make on this aspect is read the Design Guidelines (sorry I can't post links), learn some thing about good designs and look for other apps searching for inspiration.
Good! My housemates install this app too!
Inviato dal mio GT-S5570 CyanogenMod 7.2 con Tapatalk 2
Hi @GammaL, great app!
Can you please add compatibility with Hebrew language? I mean, not a translation - an RTL support on the shopping list.
Please refer to the screenshot I added, to understand the problem.
You can see that the First item in the list is in English and is perfectly readable. The second item, is in Hebrew and automatically aligned to the right, so it's getting in line with the other buttons.
I use OurGroceries app. It is a pretty similar app and easy to use it would be worthwhile a look for feature set. That app also works on iOS and BB platform making it appealing to much wider audience. http://www.ourgroceries.com/
xisberto said:
Really nice app, follows some feedback:
Try to implement the native ActionBar or use SherlockActionBar. Using just the native ActionBar will make your app incompatible with versions below 3.0. Using Sherlock your app will be compatible with 2.1 and above. This will make the app more integrated to the system.
Other changes you can make on this aspect is read the Design Guidelines (sorry I can't post links), learn some thing about good designs and look for other apps searching for inspiration.
Click to expand...
Click to collapse
Agreed Holo please. http://developer.android.com/design/get-started/ui-overview.html
Also, maybe you might want to integrate Google Tasks or some more popular to do list manager, like Any.do or Toodeldo. That would make this app truly extraordinary.
Downloaded it but have not tried it yet, but I like the idea
Was wondering, how the data is transmitted from one phone to another ... is it over some server that you have setup?
What if other users end up with similar names? Would every Maryxx receive the list?
Would it be better if those big "- & +" are replaced with a simpler "< & >" or maybe even a manual entry box? Reason for a manual entry box is maybe the item required is 2.5kg or maybe 1.5 cartons or 1.5 litre of milk.
Thanks for your app
How do I login to a username or nickname that I've already created with this app? I downloaded it Friday but flashed a new rom Saturday, so now I can't use the same nickname I created Friday, and my wife is annoyed with me lol.
arathorn4 said:
How do I login to a username or nickname that I've already created with this app? I downloaded it Friday but flashed a new rom Saturday, so now I can't use the same nickname I created Friday, and my wife is annoyed with me lol.
Click to expand...
Click to collapse
I had the same problem. This is the only weakness in an otherwise great app. The advice was to create a new new name and get the wife to share again. Was a but complex to achieve.
Sent from my GT-I8160
Hello all!
This is my first post on this forum so if I'm posting this in the wrong place, let me know! I would like to show off my latest Android App that I've been working on for the last few months. It has been a long path of changes, changes, and more changes! I've really enjoyed how far I've come with learning development. So here it is!
Planets is a educational app that is centered around providing users with information about the planets in our solar system. It also has info about other objects like the Sun and Pluto. I recently redesigned the app to make the content easier to scan and make it a little more fluid like. I have a community[1] set up with Beta testing for the people who want to test stuff before it's released to the public. I am looking to gain a larger user base but my main goal is just making the app look nice and easy to use. You can download[2] it on the Play Store and feedback/ratings are appreciated. So far, I've got about 1,400 downloads and I'm hoping to get more! Also, you can view the full source code for this app[3]!
See attachments for screenshots.
Links:
Google+ Community [1] http://goo.gl/gVpeOd
Play Store [2] http://goo.gl/Cv0UAR
Github Source [3] http://goo.gl/DLz2Ea
Note: This app was featured on xda-developers on August 4th, 2014. http://goo.gl/dffA1N
Wonderful application, always been an admirer of Astronomy and this is just brilliantly put together. Will come back with a decent feedback soon .
I know it is easy to pick on any application but knowing how much effort might have gone in does help (through your github post).
Is it possible to convert the given units into scientific units (e.g. mass of sun = 1.9891 * 10^30 kg)?
Hi, I'm a fan of astronomy but I'm also a graphic, web-designer/developer... I love you app and, if it is possibile, I want to make some themes for this app!
Very nice app. Informative and yet easy on the eye. Looking forward to further updates.
Sent from my SM-N9005 using XDA Free mobile app
I'm always up for more astronomy. Great work, keep it up. :good:
Very nice! Love the UI, looks very intuitive.
Some suggestions:
- use translucent bars on KitKat
- make the back animation consistent with the open animation. For example, when you tap a planet, the card zooms in to fill the screen; but when you hit Back, the screen kind of fades away (the default Android exit animation). It would be nice if it zooms back out.
- like @orville87 said, it would be easier on the eyes to express the units in scientific notation.
- Pluto isn't a planet anymore, right?
I would have asked for info on extraterrestrial moons, but it would seem too outrageous a request.
Subscribed, awaiting further updates
Which of those are the app that is being shown here:
https://play.google.com/store/search?q=Planets&c=apps
?
Is it this one:
https://play.google.com/store/apps/details?id=com.andrewq.planets
?
where are the links to download and also see the source code ?
AndroidDeveloperLB said:
Which of those are the app that is being shown here:
https://play.google.com/store/search?q=Planets&c=apps
?
Is it this one:
https://play.google.com/store/apps/details?id=com.andrewq.planets
?
where are the links to download and also see the source code ?
Click to expand...
Click to collapse
Dude, check again the OP. There are three links given... Link #2 is for download, link #3 is for source code.
orville87 said:
Is it possible to convert the given units into scientific units (e.g. mass of sun = 1.9891 * 10^30 kg)?
Click to expand...
Click to collapse
I will be adding this in the next update! Thanks for the suggestion.
aureljared said:
Some suggestions:
- use translucent bars on KitKat
- make the back animation consistent with the open animation. For example, when you tap a planet, the card zooms in to fill the screen; but when you hit Back, the screen kind of fades away (the default Android exit animation). It would be nice if it zooms back out.
- like @orville87 said, it would be easier on the eyes to express the units in scientific notation.
- Pluto isn't a planet anymore, right?
Click to expand...
Click to collapse
I'll be adding this in the next update! Thanks for the suggestions!
Note: Pluto is just in there because it's an extra thing to give info on.
Clear95 said:
Hi, I'm a fan of astronomy but I'm also a graphic, web-designer/developer... I love you app and, if it is possibile, I want to make some themes for this app!
Click to expand...
Click to collapse
Send me a private message if you like. I'm not too familiar with theming apps. Perhaps you can give me some details!
AMQTech said:
I'll be adding this in the next update! Thanks for the suggestions!
Note: Pluto is just in there because it's an extra thing to give info on.
Click to expand...
Click to collapse
oh, I thought it was other screenshots, but now that I think about it, it explains the numbers he has written inside the text itself...
sorry.
wouldn't it be better to put text on the links themselves ?
something like this:
download from play store
G+ community
github
?
Playstore is missing...
xdagee said:
Playstore is missing...
Click to expand...
Click to collapse
What do you mean?
AMQTech said:
What do you mean?
Click to expand...
Click to collapse
I mean i couldn't find the link but I have it now
!!
AMQTech said:
Hello all!
This is my first post on this forum so if I'm posting this in the wrong place, let me know! I would like to show off my latest Android App that I've been working on for the last few months. It has been a long path of changes, changes, and more changes! I've really enjoyed how far I've come with learning development. So here it is!
Planets is a educational app that is centered around providing users with information about the planets in our solar system. It also has info about other objects like the Sun and Pluto. I recently redesigned the app to make the content easier to scan and make it a little more fluid like. I have a community[1] set up with Beta testing for the people who want to test stuff before it's released to the public. I am looking to gain a larger user base but my main goal is just making the app look nice and easy to use. You can download[2] it on the Play Store and feedback/ratings are appreciated. So far, I've got about 1,400 downloads and I'm hoping to get more! Also, you can view the full source code for this app[3]!
See attachments for screenshots.
Links:
Google+ Community [1] http://goo.gl/gVpeOd
Play Store [2] http://goo.gl/Cv0UAR
Github Source [3] http://goo.gl/DLz2Ea
Note: This app was featured on xda-developers on August 4th, 2014. http://goo.gl/dffA1N
Click to expand...
Click to collapse
nice
Not enough information. Can you tell me how is this app better than the others universe related apps in Google Play? I appreciate your effort but if you want your app to be competitive he should add more features or at least more info because the info included here is common and can be found in wikipedia for example. There are also apps who also provide 3D model of the solar system with the orbits of all planets.
I'm not trying to offend you, don't get me wrong.
hardmaster92 said:
Not enough information. Can you tell me how is this app better than the others universe related apps in Google Play? I appreciate your effort but if you want your app to be competitive he should add more features or at least more info because the info included here is common and can be found in wikipedia for example. There are also apps who also provide 3D model of the solar system with the orbits of all planets.
I'm not trying to offend you, don't get me wrong.
Click to expand...
Click to collapse
For being a high school student and balancing life and school and this, I take pride in the work that I've done. Sure there are better apps than mine with more info and awesome 3D renderings of planets, I'm not afraid to admit that. However, I'm proud of the work I've done and if people don't recognize that it IS work from a high school student and not some average middle-aged developer, then so be it. Thanks for your feedback :good:
AMQTech said:
For being a high school student and balancing life and school and this, I take pride in the work that I've done. Sure there are better apps than mine with more info and awesome 3D renderings of planets, I'm not afraid to admit that. However, I'm proud of the work I've done and if people don't recognize that it IS work from a high school student and not some average middle-aged developer, then so be it. Thanks for your feedback :good:
Click to expand...
Click to collapse
As I said in the beginning of my post I appreciate what you do because I love astronomy and physics so it's good beginning and I'm not hating. But yet you needed something to stimulate you to develop your app. I wish you all best and I'm sure that you'll keep developing this app until it becomes competitive to all the apps out there.
Hello Guys,
After doing app re-skin for a while, i decided to stop and do some real things instead. I've started learning android programming for the last 4 months. I used Lynda.com, Team Tree House, Android Hive as learning resources and a lot (i mean a lot of) stack overflow threads! I created the app using Parse.com as BaaS (Backend as a Service) It's a great service to get your app off the group. I still don't have users to test it's performance but i hope it will do.
The app i created Called FoxyKards, It's a simple app where you can discover Life hacks, tips and tricks the easy way. Filter them by categories, places and supplies. Add to favorites and comment. There are a lot of amazing hacks on the internet some works perfectly and some didn't work at all! I built the app with one reason: to make the maximum use of these tips in your everyday life, to solve problems the smart way and to improve your life, that's why i've added the filters (categories, places,....).
In addition to the android app i created a website for it and an admin panel using Node js / express js.
I hope that you check it out, it's on the playstore and if you like it, it would be nice to see a review/feedback from you.
Playstore Link: https://play.google.com/store/apps/details?id=com.handykards.lifehacks
Website Link: http://www.foxykards.com
What i'm doing now:
I'm filtering through a large list of life hacks and adding them in daily basis.
I'm learning to market the app via social media website
App Store Search Optimization (ASO)
App indexing
What i'm planning to do next:
Learning the most from users.
Adding a really smart feature i've thinking of and the reason i started android dev. The feature is when a user check-in to a place such as restaurant, gas station, airport ... via foursquare or other service, the app push a notification with tips and tricks you can use in that place.
I'am using Parse in one of my apps! Great platform.
I've downloaded the app. Check your inbox i sent u a message!
Great start!
There are millions of applications and a new application launched every hour. Our usage of smartphones is growing and finding an effective app is always a challenge. We make effort to highlight new mobile apps which are brand new and serve your purpose. Join us in the conversation by highlighting new applications!
MOD EDIT - COMMERCIAL LINK REMOVED.http://www.youthapps.in/2016/02/apps-review-opinzo.html
Have a look to my new app DIESEL
I just released my new app: DIESEL : The most used apps.
https://play.google.com/store/apps/details?id=com.bhanu.recentapps
it was in news few days back:
http://www.androidheadlines.com/201...-most-used-apps-to-the-notification-tray.html
Noted
Thanks for highlighting and we have reviewed and will be published.
yogi.306 said:
I just released my new app: DIESEL : The most used apps.
https://play.google.com/store/apps/details?id=com.bhanu.recentapps
it was in news few days back:
http://www.androidheadlines.com/201...-most-used-apps-to-the-notification-tray.html
Click to expand...
Click to collapse
check out my app: Screen off pro
Have a look to my app Screen off Pro (Lock the device with style and cool animations)
I released my app: Screen off pro last month in feb 2016
https://play.google.com/store/apps/details?id=com.bhanu.screenoff
it was in reviewed by Android guys.com here:
http://www.androidguys.com/2016/02/08/screen-off-pro-screen-lock-certainly-locks-screens-review/
Thank you,
Yogesh Dama
vkrajuu said:
There are millions of applications and a new application launched every hour. Our usage of smartphones is growing and finding an effective app is always a challenge. We make effort to highlight new mobile apps which are brand new and serve your purpose. Join us in the conversation by highlighting new applications!
Click to expand...
Click to collapse
I have been recently developing an app named Xcode Mobile™ and I think it's time to share it with you. Xcode Mobile™ is a simple but essential iOS and Android simulator. It is compatible with every Android Device, as the minimum API is set to Level 1. You can simulate iOS versions 8.4.1 to 11.0.0 and Android versions 4.4.2 to 8.0.1. It is completely open-source (and of course free), so you can adjust it on your own, as you like. You will find the .apks on the thread's next posts. For updates (Currently Update 2), check my future posts on this thread. If you want to contact me, do not hesitate to ask on: [email protected]
The instructions how to set up and use it can be found on the 8th post (of this thread). Please press "Thanks" if you like my Xcode Mobile™.
[Notes: I had made a simillar thread on 29/3, where I posted a simillar app called "Xcode Mobile", which had permissions' problems. This app here has NO connection with my previous post, rather than the name. My legacy app was made with an online app-creator, while this is made with Android Studio's Developing Tools. A proof is that the legacy app had as Package's Name "io.appetize.dimitriosvl". In contrast, Xcode Mobile™ has as Package's Name: "com.xcode.mobile.dimitriosvl". I can ensure you that my new app contains NO adware or spyware.]
Here is the attatched file:
Sent from my MLS IQ1855 using XDA Labs
What does your app actually do? What do you mean by "simulate iOS and Android"? And why is the attached apk just a wrapper for www.appetize.io?
leepea said:
What does your app actually do? What do you mean by "simulate iOS and Android"? And why is the attached apk just a wrapper for www.appetize.io?
Click to expand...
Click to collapse
Hello Ieepea,
I think that Xcode Mobile is something more than a simple web-site wrapper. The 3 main purposes for developing such an app were:
- Making devices with (very) legacy Android versions have access to appetize.io. I found it impossible to access this site through my old Sony Ericsson Live with Walkman with Android 2.3.4, as several plugins (like e.g. Flash) were missing. So, I made this app for owners of old devices (with Android 1.5 - 2.3.7). This is clear as the app's minimum API is Level 1 (=Android 1.5).
- Even with modern devices like my MLS iq1855, it was very difficult to work with the Emulators, because of the behavior of Android's Stock Browser. I was able to install lots of 3rd-party Browsers, but they were heavier than the Xcode Mobile™'s 2 megabytes.
- Many times, the web-site itself behaves kind of strangely, as it might log you out with no particular reason. However, this problem is solved if you use appetize.io through my app.
If you think that more features should be included, please provide me with ideas. However, you can add features at your own as my app is completely open-source.
P.S.: If you still find the app's existance unreasonable, please look at this link: https://m.apkpure.com/run-ios-on-android/com.iosonandroid.elvincth. This app is similar to Xcode Mobile™, as it also uses the power of appetize.io, but it has never worked.Note that I am neither the developer of the linked app, nor am I advertising it.
Sent from my MLS IQ1855 using XDA Labs
UPDATE 1: VERSION 8.2.8+
-------------------------------------------
Changelog: 1.iOS 11.0.0 Version introduced, 2.iOS 11.0.0 is the default iOS Version now (instead the old 10.3.3), 3.Overall Stability increased, 4.Minor Big Fixes.
Sent from my MLS IQ1855 using XDA Labs
Some screenshots and/or short video will be more convincing.
bnwg said:
Some screenshots and/or short video will be more convincing.
Click to expand...
Click to collapse
Dear bnwg,
Thank you for providing your feedback. Indeed, I am going to make a short video-tutorial to make it easy for users to set up Xcode Mobile™.
Απουσιολόγος
Sent from my MLS IQ1855 using XDA Labs
[VIDEO] HOW TO SET UP AND USE XCODE MOBILE™
-------------------------------------------------------------------
In this video, I show you how to set up for first time and use the Xcode Mobile™'s Emulators.This video applies on Xcode Mobile™ Versions 8.x.x+ (Codename: "OverWarE") and up. To view it, just follow this link:
.
[Note: I use a 10 minuite e-mail for display-only purposes. However, I recommend you used your real e-mail and NOT a short-lasting one. Secondly, this video is NOT public, meaning that you can view it only by following the upper link.]
Sent from my MLS IQ1855 using XDA Labs
UPDATE 2: VERSION 8.4.4+
--------------------------------------------
Changelog: 1.Introducing a brand-new icon (influenced by the Fluent Design), 2.New emoji for offline mode and changelog section, 3.Text improvements on offline mode and changelog section, 4.Overall stability increased, 5.Bug fixes.
Sent from my MLS IQ1855 using XDA Labs
Απουσιολόγος said:
UPDATE 2: VERSION 8.4.4+
--------------------------------------------
Changelog: 1.Introducing a brand-new icon (influenced by the Microsoft's Fluent Design), 2.New emoji for offline mode and changelog section, 3.Text improvements on offline mode and changelog section, 4.Overall stability increased, 5.Bug fixes.
Click to expand...
Click to collapse
Sent from my MLS IQ1855 using XDA Labs
UPDATE 3: VERSION 9.0.6+
---------------------------------------------
Changelog: 1. New, improved icon, 2. Got rid of the html-ware (every component of the app turned into pure Java), 3. New UI which adapts on every device's UI / UX (called MorphiX UI), 4. Decreased the app's size (the installable .apk file is now only about 240Kb), 5. Text imrovements, 6. Bug fixes
Sent from my MLS IQ1855 using XDA Labs
UPDATE 4: VERSION 9.1.9+
---------------------------------------------
Changelog: 1. New emoji (Unicode) included, 2. Made Xcode Mobile™ movable to SD-Card (if available), 3. xml vesrion upgraded from version 1.0 to 1.1, 4. Text imrovements, 5. Bug fixes.
Sent from my MLS IQ1855 using XDA Labs
Your title lured me into clicking this thread and it's what a previous user hinted at:
A wrapper for appetizeIO.
It's misleading because the APP itself doesn't do anything, it relies on the service by AppetizeIO and acts as a wrapper.
Please update the thread and it's description.
Friendly reminder, else I'm reporting for misleading information and inaccuracy.
SaadatM said:
Your title lured me into clicking this thread and it's what a previous user hinted at:
A wrapper for appetizeIO.
It's misleading because the APP itself doesn't do anything, it relies on the service by AppetizeIO and acts as a wrapper.
Please update the thread and it's description.
Friendly reminder, else I'm reporting for misleading information and inaccuracy.
Click to expand...
Click to collapse
Dear SaadatM,
Thank's for your feedback?. Indeed, I was thinking of updating the thread and its description. But the problem here is that I do not know what to change. So, if you like, please point me out what needs to be changed, and I will sure change it as soon as possible. (However, if you think that my app is misleading or it does/worths nothing, please check out the 4th post of on this thread)
Friendly,
Απουσιολόγος
Sent from my MLS IQ1855 using XDA Labs
Απουσιολόγος said:
Dear SaadatM,
Thank's for your feedback. Indeed, I was thinking of updating the thread and its description. But the problem here is that I do not know what to change. So, if you like, please point me out what needs to be changed, and I will sure change it as soon as possible. (However, if you think that my app is misleading or it does/worths nothing, please check out the 4th post of on this thread)
Friendly,
Απουσιολόγος
Sent from my MLS IQ1855 using XDA Labs
Click to expand...
Click to collapse
I read the post, here's the thing though:
Proper app development is mostly done on a regular PC or Mac (in case of iOS development) with Xcode or any IDE. And even if a service like appetizeIO or similar is used, they're accessed via Desktop browsers and not mobile.
The idea is nice, but the productivity value is close to zero due to it just being a wrapper app.
Απουσιολόγος said:
I have been recently developing an app named Xcode Mobile™ and I think it's time to share it with you. Xcode Mobile™ is a simple but essential iOS and Android simulator. It is compatible with every Android Device, as the minimum API is set to Level 1. You can simulate iOS versions 8.4.1 to 11.0.0 and Android versions 4.4.2 to 8.0.1. It is completely open-source (and of course free), so you can adjust it on your own, as you like. You will find the .apks on the thread's next posts. For updates (Currently Update 2), check my future posts on this thread. If you want to contact me, do not hesitate to ask on: [email protected].
The instructions how to set up and use it can be found on the 8th post (of this thread). Please press "Thanks" if you like my Xcode Mobile™.
[Notes: I had made a simillar thread on 29/3, where I posted a simillar app called "Xcode Mobile", which had permissions' problems. This app here has NO connection with my previous post, rather than the name. My legacy app was made with an online app-creator, while this is made with Android Studio's Developing Tools. A proof is that the legacy app had as Package's Name "io.appetize.dimitriosvl". In contrast, Xcode Mobile™ has as Package's Name: "com.xcode.mobile.dimitriosvl". I can ensure you that my new app contains NO adware or spyware.]
Click to expand...
Click to collapse
My prayers are with you.