Recent content by moheeb

  1. M

    Want to make an app

    I just realized that this is an old topic.
  2. M

    Want to make an app

    You don't have to be a programmer to create your game. There are many game engine that you can use to create the game you want. For example, corona sdk will allow you to create a game in few minutes https://coronalabs.com/products/corona-sdk/ You will find many video tutorials that will help you...
  3. M

    [widget][free] Light Weather Clock Widget

    A simple analog clock widget with current weather information. It displays the current weather condition, temperature, Wind Speed, Visibility and Humidity. From left to right (Wind speed, Visibility and Humidity)...
  4. M

    [Weather Widget][free] I need your help (Look & Feel)

    Thanks a lot for your feedback. I will work on redesigning it.
  5. M

    [Weather Widget][free] I need your help (Look & Feel)

    Hi I would appreciate if you take a look on my weather wright and give me your opinion about how does it look and feel, if it is missing a feature or needs improvement. People install and uninstall the app without giving any reason and i'm not sure what is wrong or why. Your help would be...
  6. M

    Punishing kids by taking away their phone?

    it depends on the age of your kids. In my case, my kids age blow 12 and they have tablets and laptops. Internet access is limited to certain hours per day and weekends. These hours are reduced as punishment or extended as a reward.
  7. M

    Weather Channel?

    most of the weather apps starts a service in the background to download data from their servers. Some of them download (Videos, news, ads and weather data) regardless if you are placing a widget on your home screen or not. Widgets are only using the data that is downloaded by other services. Ads...
  8. M

    Unsolicited Pop Up Adds in Lollypop Galaxy 6

    You are mixing few things together and I want to clarify them. 1- Google collects data when you add a google account to your phone. You don't need to add a google account to run your phone. Also, you can use third party app stores to download apps for your phone. 2- Google does not show or...
  9. M

    Help with my widgets!!

    I just finished adding a a clock to my widget and I think the problem could be one of the following based on my experience: 1- Your phone OS has a bug 2- Google updated some codes that is used to display clock. The old version (DigitalClock) is not supported anymore and it is working on android...
  10. M

    Will I lose all my numbers, pics, music if I factory reset my Samsung Galaxy Ace?

    Re: will i lose all my numbers, pics, music if i factory reset my samsung galaxy ace use google account to sync your data (contacts, photo...ect) then you will be able to retrieve them back.
  11. M

    [Widget][free][4.03+] One of the Best Weather Widgets in the Market and supports Dust Forecast

    Updates: added digital and analog clock to the widget
  12. M

    Why isn't my HTC Incredible weather working?

    Re: HTC Incredible Weather Not Working Try to uninstall and install the app to clear any cache. If the problem is not resolved, check if there is an option to change the weather provider from the app configuration. If the app is using openweathermap as a provider then, it might be the cause of...
  13. M

    [Widget][free][4.03+] One of the Best Weather Widgets in the Market and supports Dust Forecast

    Added new feature to evaluate wind speed forecast and display warning (near gale, gale, ...etc) when the wind speed reach certain points
  14. M

    Help with my widgets!!

    ok. I though the problem is about the weather forecast time :) In this case try to uninstall and install the application. If there clock run without a problem after re-installing it, then the problem could be caused by an error in the code which causes the widget to crash. In this case another...
  15. M

    Help with my widgets!!

    The problem occurred in more than one phone and we can eliminate the phone as a cause of the problem. Usually the time and date are stored in UTC time zone, this requires changing this time to your city time zone. If you still face the problem, try to change the city to another city and check...