top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

How to develop a new app

0 votes
196 views

How to develop a new app using python, im a beginner and don't know anything about it! I want to develop a basic app!!!!

posted Sep 24, 2017 by anonymous

Share this question
Facebook Share Button Twitter Share Button LinkedIn Share Button

1 Answer

0 votes
answer Sep 25, 2017 by Salil Agrawal
Similar Questions
+1 vote

I've plan to develop own Rails app based on very simple concepts like Student mark sheet, where we can do:

  1. Add a new marks(m1,m2,m3) of a student,
  2. Delete a existing marks of a student,
  3. Edit any existing mark(s) of a student,
  4. List of students mark in a view.

please give me steps/references to do that above,and it should query with sqlite.

+1 vote

Is there a way to take input from a Google Spreadsheet and use it to add membership to a Google Group?
If not Python, is there another language that could perform this function?

0 votes

I understand not allowing apps to automatically install home screen widgets as it could be annoying but for n00bish users it can be a challenge to instruct them on how to do so and so it DRASTICALLY weakens the business case for building a widget (and thereby diminishes a defining feature of Android).
To remedy this I wanted to suggest either an API that allows for installing a home screen widget after a confirmation with the user and/or an app permission that allows an app to install home screen widgets and/or a feature on Google Play that could take care of the confirming and installing.

...