
Chris2002
Member-
Content Count
54 -
Joined
-
Last visited
Awards
This user doesn't have any awards
About Chris2002
-
Title
Member
Profile Information
-
Gender
Male
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
package com.example.test1; import androidx.annotation.NonNull; import androidx.appcompat.app.AppCompatActivity; import android.content.ContentValues; import android.database.Cursor; import android.database.sqlite.SQLiteDatabase; import android.os.Bundle; import android.view.View; import android.widget.CalendarView; import android.widget.EditText; import java.io.File; public class MainActivity extends AppCompatActivity { private mySQLiteDBHandler dbHandler; private EditText editText; private CalendarView calendarView; private String selectedDate; private SQLiteDatabase
-
package com.example.test1; import androidx.annotation.NonNull; import androidx.appcompat.app.AppCompatActivity; import android.content.ContentValues; import android.database.Cursor; import android.database.sqlite.SQLiteDatabase; import android.os.Bundle; import android.view.View; import android.widget.CalendarView; import android.widget.EditText; public class MainActivity extends AppCompatActivity { private mySQLiteDBHandler dbHandler; private EditText editText; private CalendarView calendarView; private String selectedDate; private SQLiteDatabase sqLiteDatabase; @
-
- android studio
- java
-
(and 1 more)
Tagged with:
-
android studio app crash when open but no error found
Chris2002 replied to Chris2002's topic in Programming
I redo the process and found out the reason for the crash CollectEventsPerMonth(monthFormat.format(calendar.getTime()),yearFormate.format(calendar.getTime())); when i inserted this line the app crashes. any reason why? -
Im currently making calendar events or reminder. i tried the app when i want to check of the calendar work and i can get the add reminder screen open but when i start the app it immediately crash. this is the code for the customcalendar package com.example.calendarevent2; import android.app.AlertDialog; import android.app.TimePickerDialog; import android.content.Context; import android.database.Cursor; import android.database.sqlite.SQLiteDatabase; import android.text.Layout; import android.util.AttributeSet; import android.view.LayoutInflater; import android.view.View; import andro
-
thank you ill try this out first and see the result
-
where should i insert the declare. do i put it in java class for the main code or at the java class i made for DBOpenHelper. I'm very new to this and don't know where to put in the code.
-
package com.example.calendarevent; import android.app.AlertDialog; import android.app.TimePickerDialog; import android.content.Context; import android.provider.CalendarContract; import android.text.Layout; import android.util.AttributeSet; import android.view.LayoutInflater; import android.view.View; import android.widget.AdapterView; import android.widget.Button; import android.widget.EditText; import android.widget.GridView; import android.widget.ImageButton; import android.widget.LinearLayout; import android.widget.TextView; import android.widget.TimePicker; import androidx.annotation.Nul
-
so does changing the main router possibly fix the problem, if so i might just go for it rather than having 2 router. The router is about 3 years old by now, does cleaning helps or is it just technology aging.
-
like the title, i want to know if using acces point affect internet speed or stability or ping. I planned on getting new acces point for my home wifi and disable the main router wifi. I could find a GPON ONT router to replace my old router, so im planning to just get new acces point.
-
i just reinstall windows and do all the windows update but my keyboard function row doesnt work. i can turn volume up and down and brightness up and down but the other function doesnt work such as fn lock (fn+esc), keyboard backlit, disable trackpad. how do i fix this
-
i think its access point. i got phone and ethernet plugged to the router
-
Recently my wifi has been slower and sometime the signal is weaker. The router I use is the isp provided router and i have been using it for around 2 years. and the question is does it affect the wifi strength
-
I'm planning on buying a new laptop and i got 2 option asus zenbook 14 or vivobook 14. both at 700$ and has 8 gb ram and 512 ssd, the only difference is zenbook use r5 3500u and vivobook use 8th gen i5. which one should i get?
-
i tried opening task manager with ctrl + shift + esc and ctrl + alt + delete but it didn't open so i just wait for few minute and the explorer open by it self